home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
tools
/
czesc_3
/
parex
/
parexscripts
/
docprint
< prev
next >
Wrap
AmigaDOS Script File
|
1993-11-24
|
428b
|
14 lines
.KEY FROMFILE/A,PAREXARGS/F
; PARex v3.xx program script: "DocPrint"
; ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~
; Update: 13-Nov-93
; $VER: DocPrint 39.000 (13.11.93) Print file in elite characters.
; Before the actual text of the file, its name is printed in bold (elite) text. At the
; end a page eject character is send.
PAREX <FROMFILE> PRT <PAREXARGS> TRACE NOVERSION INIT "\e[2w\e[1m<FROMFILE>\e[0m\n\n" CLOSE "\e[1w\f"